home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Paragon Drive Backup 9 / DB90_SE_x32.msi / Data1.cab / _0CBA9E849D844D2A932717E14A75765E < prev    next >
Text File  |  2008-06-28  |  17KB  |  376 lines

  1. <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
  2. <class>Form1</class>
  3. <widget class="QWidget">
  4.     <property name="name">
  5.         <cstring>Form1</cstring>
  6.     </property>
  7.     <property name="geometry">
  8.         <rect>
  9.             <x>0</x>
  10.             <y>0</y>
  11.             <width>508</width>
  12.             <height>384</height>
  13.         </rect>
  14.     </property>
  15.     <property name="sizePolicy">
  16.         <sizepolicy>
  17.             <hsizetype>3</hsizetype>
  18.             <vsizetype>3</vsizetype>
  19.             <horstretch>0</horstretch>
  20.             <verstretch>0</verstretch>
  21.         </sizepolicy>
  22.     </property>
  23.     <property name="caption">
  24.         <string>Form1</string>
  25.     </property>
  26.     <vbox>
  27.         <property name="name">
  28.             <cstring>unnamed</cstring>
  29.         </property>
  30.         <widget class="QWidgetStack">
  31.             <property name="name">
  32.                 <cstring>ProgressWidgetStack</cstring>
  33.             </property>
  34.             <widget class="QWidget">
  35.                 <property name="name">
  36.                     <cstring>WStackPage</cstring>
  37.                 </property>
  38.                 <attribute name="id">
  39.                     <number>0</number>
  40.                 </attribute>
  41.                 <vbox>
  42.                     <property name="name">
  43.                         <cstring>unnamed</cstring>
  44.                     </property>
  45.                     <property name="margin">
  46.                         <number>0</number>
  47.                     </property>
  48.                     <widget class="QTextBrowser">
  49.                         <property name="name">
  50.                             <cstring>EmailLogList</cstring>
  51.                         </property>
  52.                         <property name="text">
  53.                             <string></string>
  54.                         </property>
  55.                         <property name="tabChangesFocus">
  56.                             <bool>true</bool>
  57.                         </property>
  58.                     </widget>
  59.                     <widget class="QFrame">
  60.                         <property name="name">
  61.                             <cstring>ProgressFrame</cstring>
  62.                         </property>
  63.                         <property name="frameShape">
  64.                             <enum>NoFrame</enum>
  65.                         </property>
  66.                         <property name="frameShadow">
  67.                             <enum>Plain</enum>
  68.                         </property>
  69.                         <vbox>
  70.                             <property name="name">
  71.                                 <cstring>unnamed</cstring>
  72.                             </property>
  73.                             <property name="margin">
  74.                                 <number>0</number>
  75.                             </property>
  76.                             <widget class="QLabel">
  77.                                 <property name="name">
  78.                                     <cstring>ProgressCommentLabel</cstring>
  79.                                 </property>
  80.                                 <property name="text">
  81.                                     <string></string>
  82.                                 </property>
  83.                             </widget>
  84.                             <widget class="CSimpleProgress">
  85.                                 <property name="name">
  86.                                     <cstring>EmailProgressBar</cstring>
  87.                                 </property>
  88.                                 <property name="progress">
  89.                                     <number>0</number>
  90.                                 </property>
  91.                             </widget>
  92.                         </vbox>
  93.                     </widget>
  94.                     <spacer>
  95.                         <property name="name">
  96.                             <cstring>spacer2</cstring>
  97.                         </property>
  98.                         <property name="orientation">
  99.                             <enum>Vertical</enum>
  100.                         </property>
  101.                         <property name="sizeType">
  102.                             <enum>Fixed</enum>
  103.                         </property>
  104.                         <property name="sizeHint">
  105.                             <size>
  106.                                 <width>20</width>
  107.                                 <height>16</height>
  108.                             </size>
  109.                         </property>
  110.                     </spacer>
  111.                     <widget class="QLayoutWidget">
  112.                         <property name="name">
  113.                             <cstring>layout3</cstring>
  114.                         </property>
  115.                         <hbox>
  116.                             <property name="name">
  117.                                 <cstring>unnamed</cstring>
  118.                             </property>
  119.                             <spacer>
  120.                                 <property name="name">
  121.                                     <cstring>spacer4</cstring>
  122.                                 </property>
  123.                                 <property name="orientation">
  124.                                     <enum>Horizontal</enum>
  125.                                 </property>
  126.                                 <property name="sizeType">
  127.                                     <enum>Expanding</enum>
  128.                                 </property>
  129.                                 <property name="sizeHint">
  130.                                     <size>
  131.                                         <width>91</width>
  132.                                         <height>16</height>
  133.                                     </size>
  134.                                 </property>
  135.                             </spacer>
  136.                             <widget class="QPushButton">
  137.                                 <property name="name">
  138.                                     <cstring>CancelButton</cstring>
  139.                                 </property>
  140.                                 <property name="sizePolicy">
  141.                                     <sizepolicy>
  142.                                         <hsizetype>4</hsizetype>
  143.                                         <vsizetype>0</vsizetype>
  144.                                         <horstretch>0</horstretch>
  145.                                         <verstretch>0</verstretch>
  146.                                     </sizepolicy>
  147.                                 </property>
  148.                                 <property name="text">
  149.                                     <string>&Cancel</string>
  150.                                 </property>
  151.                                 <property name="accel">
  152.                                     <string>Alt+C</string>
  153.                                 </property>
  154.                             </widget>
  155.                         </hbox>
  156.                     </widget>
  157.                 </vbox>
  158.             </widget>
  159.             <widget class="QWidget">
  160.                 <property name="name">
  161.                     <cstring>WStackPage</cstring>
  162.                 </property>
  163.                 <attribute name="id">
  164.                     <number>1</number>
  165.                 </attribute>
  166.                 <grid>
  167.                     <property name="name">
  168.                         <cstring>unnamed</cstring>
  169.                     </property>
  170.                     <property name="margin">
  171.                         <number>0</number>
  172.                     </property>
  173.                     <widget class="CTaskDlgLabel" row="0" column="0" rowspan="1" colspan="2">
  174.                         <property name="name">
  175.                             <cstring>TaskDlgLabel</cstring>
  176.                         </property>
  177.                         <property name="sizePolicy">
  178.                             <sizepolicy>
  179.                                 <hsizetype>5</hsizetype>
  180.                                 <vsizetype>4</vsizetype>
  181.                                 <horstretch>0</horstretch>
  182.                                 <verstretch>0</verstretch>
  183.                             </sizepolicy>
  184.                         </property>
  185.                         <property name="Caption" stdset="0">
  186.                             <string>Send log files.</string>
  187.                         </property>
  188.                         <property name="SubCaption" stdset="0">
  189.                             <string>Please enter short description of your problem and send log files to support.</string>
  190.                         </property>
  191.                         <property name="Icon" stdset="0">
  192.                             <cstring>info_large</cstring>
  193.                         </property>
  194.                     </widget>
  195.                     <spacer row="7" column="1">
  196.                         <property name="name">
  197.                             <cstring>spacer2_2</cstring>
  198.                         </property>
  199.                         <property name="orientation">
  200.                             <enum>Vertical</enum>
  201.                         </property>
  202.                         <property name="sizeType">
  203.                             <enum>Fixed</enum>
  204.                         </property>
  205.                         <property name="sizeHint">
  206.                             <size>
  207.                                 <width>20</width>
  208.                                 <height>16</height>
  209.                             </size>
  210.                         </property>
  211.                     </spacer>
  212.                     <widget class="QLayoutWidget" row="8" column="0" rowspan="1" colspan="2">
  213.                         <property name="name">
  214.                             <cstring>layout3</cstring>
  215.                         </property>
  216.                         <hbox>
  217.                             <property name="name">
  218.                                 <cstring>unnamed</cstring>
  219.                             </property>
  220.                             <spacer>
  221.                                 <property name="name">
  222.                                     <cstring>spacer4_2</cstring>
  223.                                 </property>
  224.                                 <property name="orientation">
  225.                                     <enum>Horizontal</enum>
  226.                                 </property>
  227.                                 <property name="sizeType">
  228.                                     <enum>Expanding</enum>
  229.                                 </property>
  230.                                 <property name="sizeHint">
  231.                                     <size>
  232.                                         <width>220</width>
  233.                                         <height>16</height>
  234.                                     </size>
  235.                                 </property>
  236.                             </spacer>
  237.                             <widget class="QPushButton">
  238.                                 <property name="name">
  239.                                     <cstring>SendMsgButton</cstring>
  240.                                 </property>
  241.                                 <property name="text">
  242.                                     <string>&Send</string>
  243.                                 </property>
  244.                                 <property name="accel">
  245.                                     <string>Alt+S</string>
  246.                                 </property>
  247.                             </widget>
  248.                             <widget class="QPushButton">
  249.                                 <property name="name">
  250.                                     <cstring>CancelMsgButton</cstring>
  251.                                 </property>
  252.                                 <property name="sizePolicy">
  253.                                     <sizepolicy>
  254.                                         <hsizetype>4</hsizetype>
  255.                                         <vsizetype>0</vsizetype>
  256.                                         <horstretch>0</horstretch>
  257.                                         <verstretch>0</verstretch>
  258.                                     </sizepolicy>
  259.                                 </property>
  260.                                 <property name="text">
  261.                                     <string>&Cancel</string>
  262.                                 </property>
  263.                                 <property name="accel">
  264.                                     <string>Alt+C</string>
  265.                                 </property>
  266.                             </widget>
  267.                         </hbox>
  268.                     </widget>
  269.                     <widget class="QLabel" row="1" column="0">
  270.                         <property name="name">
  271.                             <cstring>textLabel1</cstring>
  272.                         </property>
  273.                         <property name="text">
  274.                             <string>Customer Name:</string>
  275.                         </property>
  276.                     </widget>
  277.                     <widget class="QTextEdit" row="6" column="0" rowspan="1" colspan="2">
  278.                         <property name="name">
  279.                             <cstring>MsgBodyEdit</cstring>
  280.                         </property>
  281.                     </widget>
  282.                     <widget class="QLabel" row="5" column="0">
  283.                         <property name="name">
  284.                             <cstring>textLabel3</cstring>
  285.                         </property>
  286.                         <property name="text">
  287.                             <string>Content of inquiry:</string>
  288.                         </property>
  289.                     </widget>
  290.                     <widget class="CLineEdit" row="4" column="0" rowspan="1" colspan="2">
  291.                         <property name="name">
  292.                             <cstring>SerialNumberEdit</cstring>
  293.                         </property>
  294.                         <property name="HintText" stdset="0">
  295.                             <string>Enter the product serial number here</string>
  296.                         </property>
  297.                     </widget>
  298.                     <widget class="QLabel" row="3" column="0">
  299.                         <property name="name">
  300.                             <cstring>textLabel2</cstring>
  301.                         </property>
  302.                         <property name="text">
  303.                             <string>Serial Number:</string>
  304.                         </property>
  305.                     </widget>
  306.                     <widget class="CLineEdit" row="2" column="0" rowspan="1" colspan="2">
  307.                         <property name="name">
  308.                             <cstring>CustomerNameEdit</cstring>
  309.                         </property>
  310.                         <property name="HintText" stdset="0">
  311.                             <string>Enter a customer name here</string>
  312.                         </property>
  313.                     </widget>
  314.                 </grid>
  315.             </widget>
  316.         </widget>
  317.     </vbox>
  318. </widget>
  319. <connections>
  320.     <connection>
  321.         <sender>CancelButton</sender>
  322.         <signal>clicked()</signal>
  323.         <receiver>Form1</receiver>
  324.         <slot>CancelButton_clicked()</slot>
  325.     </connection>
  326.     <connection>
  327.         <sender>MsgBodyEdit</sender>
  328.         <signal>textChanged()</signal>
  329.         <receiver>Form1</receiver>
  330.         <slot>MsgBodyEdit_textChanged()</slot>
  331.     </connection>
  332.     <connection>
  333.         <sender>SendMsgButton</sender>
  334.         <signal>clicked()</signal>
  335.         <receiver>Form1</receiver>
  336.         <slot>SendMsgButton_clicked()</slot>
  337.     </connection>
  338.     <connection>
  339.         <sender>CancelMsgButton</sender>
  340.         <signal>clicked()</signal>
  341.         <receiver>Form1</receiver>
  342.         <slot>CancelMsgButton_clicked()</slot>
  343.     </connection>
  344.     <connection>
  345.         <sender>SerialNumberEdit</sender>
  346.         <signal>textChanged(const QString&)</signal>
  347.         <receiver>Form1</receiver>
  348.         <slot>SerialNumberEdit_textChanged(const QString&)</slot>
  349.     </connection>
  350. </connections>
  351. <tabstops>
  352.     <tabstop>CustomerNameEdit</tabstop>
  353.     <tabstop>SerialNumberEdit</tabstop>
  354.     <tabstop>MsgBodyEdit</tabstop>
  355.     <tabstop>SendMsgButton</tabstop>
  356.     <tabstop>CancelMsgButton</tabstop>
  357.     <tabstop>EmailLogList</tabstop>
  358.     <tabstop>CancelButton</tabstop>
  359. </tabstops>
  360. <slots>
  361.     <slot>CancelButton_clicked()</slot>
  362.     <slot>MsgBodyEdit_textChanged()</slot>
  363.     <slot>SendMsgButton_clicked()</slot>
  364.     <slot>CancelMsgButton_clicked()</slot>
  365.     <slot>SerialNumberEdit_textChanged( const QString & )</slot>
  366. </slots>
  367. <layoutdefaults spacing="6" margin="11"/>
  368. <includehints>
  369.     <includehint>simpleprogress.h</includehint>
  370.     <includehint>taskdlglabel.h</includehint>
  371.     <includehint>apptextbrowser.h</includehint>
  372.     <includehint>lineedit.h</includehint>
  373.     <includehint>lineedit.h</includehint>
  374. </includehints>
  375. </UI>
  376.